Welcome![Sign In][Sign Up]
Location:
Search - 51 I2C

Search list

[SCMI2C_bit_C51

Description: 模拟I2C总线通信协议,位方式,C51编程,很好用的喔!-simulation I2C bus communication protocols, bit, C51 programming, the good!
Platform: | Size: 10240 | Author: | Hits:

[SCM7290C-datebase

Description: 此软件包包含了模拟I2C C51程序软件包和ZLG7290的C51程序然后包。 软件包的接口界面: (1) bit ISendByte(uchar sla,uchar c) (无子地址)写单字节数据 (现行地址写) (2) bit IRcvByte(uchar sla,uchar *c) (无子地址)读单字节数据 (现行地址读) (3) bit ISendStr(uchar sla,uchar suba,uchar *s,uchar no)(有子地址)读N字节数据 (4) bit IRcvStr(uchar sla,uchar suba,uchar *s,uchar no) (有子地址)写N字节数据 (5) bit ISendStr(uchar sla,uchar *s,uchar no) (无子地址)写多字节数据 (6) bit IRcvStr(uchar sla,uchar *s,uchar no) (无子地址)读单字节数据 (7) unsigned char ZLG7290_SendData(unsigned char SubAdd,unsigned char Data) (8) void ZLG7290_SendBuf(unsigned char * disp_buf,unsigned char num) (9) unsigned char ZLG7290_SendCmd(unsigned char Data1,unsigned char Data2) (10)unsigned char ZLG7290_GetKey() -This package contains the I2C C51 process simulation software packages and Wire procedure, and then the C51 packets. The package interface : (1) bit ISendByte (uchar acids, uchar c) (no sons address) to write single-byte data (current addresses to write) (2) bit IRcvByte (uchar acids, uchar* c) (no sons address) Reading single-byte data (the current address of Reading) (3) bit ISendSt r (uchar acids, uchar SUBA, uchar* s, uchar no) (a sub-address) Reading N bytes of data (4) bit IRcvStr (s uchar la, uchar SUBA, uchar* s, uchar no) (a sub-address) N byte write data (5) bit ISendStr (uchar cleavage, uchar* s, uchar no) (no sons address) to write multi-byte data (6) bit IRcvStr (s uchar la, uchar* s, uchar no) (no sons address) Reading single-byte data (7) unsigned char ZLG72 90_SendData
Platform: | Size: 13312 | Author: 梁立林 | Hits:

[SCMiic_lcd_51

Description: I2c如 IIc 24LC64等器件的51单片机驱动程序,已经通过实际验证,很好用的-I2c such as IIc 24LC64 51 microcontroller device driver, has been through actual test Oh good use
Platform: | Size: 167936 | Author: 赵显刚 | Hits:

[SCMIIC_of_c8051

Description: c8052的I2C子程序,比较实用可靠,我们使用的是C8051F020-c8052 I2C subroutine, more practical and reliable, we are using the C8051F020
Platform: | Size: 3072 | Author: liukang | Hits:

[SCMMCU_I2C

Description: 51的IIC源码,修改一下就可以用了! 51的IIC源码,修改一下就可以用了!-51 IIC source, changes to be spent! 51 IIC source, changes to be spent!
Platform: | Size: 2048 | Author: lin | Hits:

[Embeded-SCM DevelopI2C_24C04

Description: C51控制24CO2及24C04,此为标准I2C 写法,程序调试OK。所有I2C都可参阅-C51 control 24CO2 and 24C04, the standard I2C written procedures Debugging OK. I2C can see all
Platform: | Size: 3072 | Author: 韩生 | Hits:

[OtherI2C_C51

Description: #include "intrins.h" unsigned char SystemError sbit SCL= P1^6 //定义串行时钟线所在口 使用时根据自己的需要 sbit SDA= P1^7 //定义串行数据线所在口 使用时根据自己的需要 #define SomeNOP() {_nop_() _nop_() _nop_() _nop_() }-# include "intrins.h" unsigned char Syste mError sbit SCL = P1 ^ 6// definition serial clock line where I use according to their needs sbit SDA P1 = ^ 7// definition of serial data lines where I use according to their needs# defin e SomeNOP () (_nop_ () _nop_ () _nop_ () _nop_ (
Platform: | Size: 229376 | Author: zhusheng | Hits:

[SCMC8051_I2C_time

Description:
Platform: | Size: 70656 | Author: | Hits:

[SCMI2Cread_write_C51

Description: 开发平台为Keil Cx51, 51 系列模拟I2C 总线主控器驱动程序,已测试,相信会对大家有价值-development platform for Keil inverter, 51 simulated BSM I2C bus driver, tested, we believe, will value
Platform: | Size: 2048 | Author: a | Hits:

[MiddleWarethe_driver_SC16IS752

Description: 本代码为SPI/I2C转双串口驱动程序。开发环境为Keil c51.-code for the double switch SPI/I2C serial driver. Keil development environment for the decoder.
Platform: | Size: 63488 | Author: 张少锋 | Hits:

[assembly language89S51-TEA5767

Description: I2C控制TEA5767,每按一次按键步进0.1M,频率(88-108MHZ)-I2C control TEA5767 every time a key step 0.1M, frequency (88-108MHZ)
Platform: | Size: 2048 | Author: | Hits:

[SCMRFID-C++

Description: 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support I2C/SPI/UART interface. Based on the first general release 51 MCU-driven source code, using serial interface, without interruption. As long as a serial port access, the follow-up will be issued based on the Philips LPC9401 write source code! LPC9401 is based on the 51 nuclear, only connecting SPI interface! A company with the source code acquisition yo! !
Platform: | Size: 1024 | Author: wxf | Hits:

[SCMgui+1302+i2c+4_ds18b20

Description: 别人的C51菜单程序,不过我觉的管理有点混乱,不知道对大家有没有参考价值,下去研究一下,能在proteus下仿真-Other people
Platform: | Size: 250880 | Author: fgwntg | Hits:

[SCMAN-103-00016cn

Description: I2C实用源代码。KEIL C51编译器编写。-I2C utility source code. KEIL C51 compiler to prepare.
Platform: | Size: 36864 | Author: zaoyexu | Hits:

[Embeded-SCM DevelopZLG7290Demo

Description: I2C键盘控制芯片ZLG7290在51上的demo程序 I2C总线,可以控制8*8键盘和LED数码管 非常强大-I2C chip ZLG7290 keyboard control in 51 of the demo program on I2C bus can control the 8* 8 keyboard and LED digital tube is very strong
Platform: | Size: 46080 | Author: Yining Lin | Hits:

[SCMC51bus

Description:
Platform: | Size: 64512 | Author: 帅冲 | Hits:

[Embeded-SCM DevelopI2C

Description: 关于台湾新茂SM5964 I2C的程序,51内核的单片机都能用-Mao on Taiwan s new SM5964 I2C procedures, 51-core microcontroller can be used
Platform: | Size: 1024 | Author: winde | Hits:

[Embeded-SCM Developi2c

Description: 51单片机上模拟i2c传输的程序,自己更改2个io口就可使用。-51 Single-chip simulation i2c transfer procedures, change their own 2 io I can use.
Platform: | Size: 1024 | Author: | Hits:

[SCMc51_h

Description: 51操作库,包括12684,DS18B20,DS1302,1602,PCF8519,PCF9863,PS2,I2C等-51 operating base, including the 12684, DS18B20, DS1302, 1602, PCF8519, PCF9863, PS2, I2C, etc.
Platform: | Size: 29696 | Author: 李如晓 | Hits:

[Embeded-SCM Developrt51_i2c_mdio_uart

Description: 基于51类单片机RTX51多任务系统,通过串口发送控制命令,模拟实现i2c及mdio口功能。(C语言)-RTX51 based on 51 categories of single-chip multi-tasking system, send control commands through the serial, analog I realize i2c and MDIO function. (C language)
Platform: | Size: 8192 | Author: 卫健 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 24 »

CodeBus www.codebus.net